home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000144_davis@willow.tc.cornell.edu _Wed Jun 24 17:58:51 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <davis@willow.tc.cornell.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA28710; Wed, 24 Jun 92 17:58:51 MET DST
  4. Received: by dxmint.cern.ch (dxcern) (5.57/3.14)
  5.     id AA03786; Wed, 24 Jun 92 17:59:18 +0200
  6. Received: by willow.tc.cornell.edu (4.1/SMI-4.1)
  7.     id AA13167; Wed, 24 Jun 92 12:00:50 EDT
  8. Date: Wed, 24 Jun 92 12:00:50 EDT
  9. From: davis@willow.tc.cornell.edu (Jim Davis)
  10. Message-Id: <9206241600.AA13167@willow.tc.cornell.edu>
  11. To: www-talk@nxoc01.cern.ch
  12. Subject: Links that refer to a range of text, not just a point.
  13.  
  14. In my last piece of mail (I hope they arrive in order) I tried to
  15. generalize replacement and expansion links.  But this way of
  16. describing links presupposes that links have a range in the source
  17. document.  You need this (or is this obvious?) e.g. because you must
  18. know whether an annotation applies to the entire document, a section,
  19. or just one word.  Likewise for replacements, you need to know how
  20. much to replace.
  21.  
  22. But as far as I know, in most (all?) hypertext systems, the origin and
  23. destination of links are points.  Certainly this is true in WWW, e.g.
  24. The destination of a link is a position in a document, never a section
  25. of a document.  On the other hand, in some sense WWW's Anchors do label
  26. a region of the origin, since the anchor has an explicit beginning
  27. and end.
  28.  
  29. But then this raises another issue: does WWW allow anchors within
  30. anchors?  I think not - in which case I could not use WWW anchors to
  31. both label a paragraph (e.g. for attaching an annotation) and a word
  32. within it (e.g. for definition).  This worries me quite a bit.  Nor
  33. can I attach multiple links to the same point (e.g. definitions of a
  34. word in multiple languages).
  35.